Skip to content

remove #[rustc_intrinsic_must_be_overridde]#137489

Merged
bors merged 2 commits intorust-lang:masterfrom
RalfJung:no-more-rustc_intrinsic_must_be_overridden
Feb 25, 2025
Merged

remove #[rustc_intrinsic_must_be_overridde]#137489
bors merged 2 commits intorust-lang:masterfrom
RalfJung:no-more-rustc_intrinsic_must_be_overridden

Conversation

@RalfJung
Copy link
Copy Markdown
Member

In #135031, we gained support for just leaving away the body. Now that the bootstrap compiler got bumped, stop using the old style and remove support for it.

r? @oli-obk

There are a few more mentions of this attribute in RA code that I didn't touch; Cc @rust-lang/rust-analyzer

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants